#container {
	margin: 5px auto;
	position: relative;
	width: 984px;
	height: 758px;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
}
#header {
	position: absolute;
	width: 984px;
	height: 60px;
}
#lefthd {
	position: absolute;
	width: 307px;
	height: 60px;
	left: 0px;
	top: 0px;
}
#midhd {
	position: absolute;
	width: 341px;
	height: 60px;
	left: 307px;
	top: 0px;
	background-image: url(../images/blue_bar.gif);
	background-repeat: repeat-x;
}
#righthd {
	position: absolute;
	width: 336px;
	height: 60px;
	left: 648px;
	top: 0px;
}

#head_container
{
	position: absolute;
	margin: 60px 0 0 0px;
	padding: 0;
	width: 984px;
	height: 20px;
	background-color: #061C44;
	border-bottom: 1px solid #2858AE;
}
#head_container ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	background-color: #061C44;
}

#head_container ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#head_container ul li a
{
	background: #061C44;
	height: 20px;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: 1px solid #2858AE;
	padding: 0 15px 0 15px;
	margin: 0 0 0 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	float: left;
}
#head_container ul li a:hover
{
	color: #fff;
	background: #3569C8;
}

#scnd_head_container
{
	position: absolute;
	margin: 81px 0 0 0px;
	padding: 0;
	width: 984px;
	height: 20px;
	background-color: #A5C2F7;
	border-bottom: 1px solid #2858AE;
}

#scnd_head_container ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	background-color: #A5C2F7;
}

#scnd_head_container ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#scnd_head_container ul li a
{
	background: #A5C2F7;
	height: 20px;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding: 0 15px 0 15px;
	margin: 0 0 0 0;
	color: black;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	float:left;
}

#scnd_head_container ul li a:hover
{
	color: black;
	text-decoration: underline;
}

#scnd_head_container a:active
{
	background: #4B76C6;
	color: #fff;
}

#scnd_head_container li#active a
{
	background: #4B76C6;
	border: 1px solid #c60;
	color: #fff;
}

body,td,th {
	font-size: 11px;
}

body {
	margin-top: 0px;
	background-image: url(../images/page_bg.gif);
}

#main_left {
	position: absolute;
	width: 700px;
	height: 220px;
	left: 6px;
	top: 105px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	border-right: 1px solid #DBDBDB;
}
#img_float_left
{
	float: left;
	margin: 1px 8px 0px 5px;
	border: 5px Gray;
}
#float_left
{
	float: left;
	margin: 1px 8px 0px 5px;
	border: 5px Gray;
}

#right_panel {
	position: absolute;
	width: 250px;
	height: 200px;
	left: 720px;
	top: 120px;
	border: thin solid #0066C8;
}

#img_float_right
{
	float: left;
	border: 1px Gray;
	margin: 5px 0px 0px 0px;
}
.img_border {
	border: #CBC6C5;
	border-bottom-style: groove;
	border-right-style: groove;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
#low_main_box {
	position: absolute;
	width: 974px;
	height: 235px;
	left: 6px;
	top: 370px;
	border-top: 1px solid #DBDBDB;
}
#low_left_box {
	position:absolute;
	width:238px;
	height:226px;
	left: 5px;
	top: 5px;
	background-color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.list_nav {
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 1px;
	line-height: 12px;
	padding-top: 0px;
	list-style-type: none;
}
.list_nav a {
	color: #032146;
	text-decoration: none;
}
.list_nav a:hover {
	color: #0675FF;
	text-decoration: underline;
}
.list_nav li {
	padding: 2px 2px 4px 25px;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(../images/gr_sqr.bmp) no-repeat left;
}
.list_nav li.second {
	padding: 5px 2px 4px 25px;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(../images/gr_sqr.bmp) no-repeat left;
}
.list_nav li.head {
	border-top: 1px solid #358EFC;
	background: #375FAB;
	padding-bottom: 1px;
	color: #fff;
	padding-left: 5px;
	padding-top: 1px;
	border-bottom: 1px solid #154178;
	font: bold 13px arial,helvetica;
}
.list_nav li.last {
	border-bottom: medium none
}

#low_mid_box {
	position:absolute;
	width:238px;
	height:226px;
	left: 248px;
	top: 5px;
	background-color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#654120;
}
#low_right_box {
	position:absolute;
	width:238px;
	height:226px;
	left: 491px;
	top: 5px;
	background-color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#654120;
}
#low_last_box {
	position: absolute;
	width: 238px;
	height: 226px;
	left: 734px;
	top: 5px;
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #654120;
}
#footer{
	position: absolute;
	width: 984px;
	height: 20px;
	top: 738px;
	background-color: #828282;
	font: bold 11px arial, helvetica, sans-serif;
	left: 5px;
}
#footer, #footer a {
	color: white;
	text-decoration: none;
	font: bold 11px arial, helvetica, sans-serif;
}
#footnav {
	position: absolute;
	font: bold 11px arial, helvetica, sans-serif;
	left: 745px;
	top: 0px;
	width: 224px;
	padding: 3px 3px;
	text-align: right;
}
#footer_bar{
	position: absolute;
	width: 984px;
	height: 40px;
	top: 620px;
	background-image: url(../images/blue_bar.gif);
	background-repeat: repeat-x;
}

h3 
{
	font: bold 16px Verdana Geneva Arial Helvetica sans-serif;
	color: #B8860B;
}

#thead
{
	font: bold 16px Verdana Geneva Arial Helvetica sans-serif;
	color: #B8860B;
}


#low_mid_box2 {
	position: absolute;
	width: 238px;
	height: 130px;
	left: 248px;
	top: 118px;
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #654120;
	border: thin solid #154178;
}

.news_head {
	border-top: 1px solid #B400B5;
	background: #8B008B;
	padding-bottom: 1px;
	color: #fff;
	padding-left: 5px;
	padding-top: 1px;
	border-bottom: 1px solid #440044;
	font: bold 13px arial,helvetica;
	border-left: 1px solid #B400B5;
	border-right: 1px solid #440044;
	width: 238px;
}


.list_nav li.news_text {
	padding: 5px 4px 4px 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #B22222;
	text-shadow: 2px 2px 6px Silver;
}


.list_nav_news {
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 12px;
	padding-top: 0px;
	list-style-type: none;
}
.list_nav_news a {
	color: #CD1574;
	text-decoration: none;
}
.list_nav_news a:hover {
	color: #CA3800;
	text-decoration: underline;
}
.list_nav_news li {
	padding: 5px 10px 5px 15px;
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style: none;
}
.list_nav_news li.second {
	padding: 5px 10px 5px 15px;
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style: none;
}
.list_nav_news li.head {
	border-top: 1px solid #358EFC;
	background: #375FAB;
	padding-bottom: 1px;
	color: #fff;
	padding-left: 5px;
	padding-top: 1px;
	border-bottom: 1px solid #154178;
	font: bold 13px arial,helvetica;
}
.list_nav_news li.last {
	border-bottom: medium none
}
